const github.com/refraction-networking/utls.extensionEarlyData
7 uses
github.com/refraction-networking/utls (current package)
common.go#L122: extensionEarlyData uint16 = 42
handshake_messages.go#L165: exts.AddUint16(extensionEarlyData)
handshake_messages.go#L653: case extensionEarlyData:
handshake_messages.go#L1078: b.AddUint16(extensionEarlyData)
handshake_messages.go#L1128: case extensionEarlyData:
handshake_messages.go#L1226: b.AddUint16(extensionEarlyData)
handshake_messages.go#L1261: case extensionEarlyData:
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |